In here are the list of things I did for a particular hour or day. Also included here are the screenshots of games I played, or videos I watched or listened to, or just random things I stumbled upon. I'll occasionally write down what I'm thinking, or things I'm planning to do.
Okay, now I added some bash script using the scrot tool to easily screenshot my current questionable decisions in life. I just now need to modify the log.page.html page to automatically embed the screenshots I did for each hour.
Also, I didn't realize how much bigger PNG images are compared to JPEG. I know JPEG is a lossy format, but to think how much disk space it saves, the JPEG screenshot I just took is about 1/10 the size of the same PNG image.
Anyway, that's enough coding for the day. My chest is starting to ache a bit from the coffee+adrenaline and sitting for too long.
Following up on my prior disbelief of flying time bananas, I will now make a habit of making a log of what I'm doing. Right now, I'm still working on my personal site/blog. The logs I'm writing here will be automatically added in the site, which reduces the friction of writing some stupid shit.
I'm also digging up my random notes and add it to my crappy site.
I should also add a script to make it easier to add screenshots of what I'm doing.
I was using lua to generate a new page using the redbean runtime, but I noticed the local time returned by os.time() was off by -16 hours. I thought this was just a quirk of lua library (lua does have a lot). But then, I tried it again with the official lua interpreter, and it returns the correct time. This isn't documented anywhere, so I guess it's a redbean bug.
More importantly, I felt like the year was also off by one, it's shows 2024, but it's only 2023 right?
No, it's already 2024. The fuck...?
site last updated on 2024-10-16 | created with moontpl